home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / Online / Term / Extras / Rexx / Rexx.txt < prev    next >
Text File  |  1994-09-09  |  757b  |  32 lines

  1. This  drawer  contains  sample ARexx scripts for use with `term'.
  2. Not  all  scripts  may  work  "straight  out  of the box" and may
  3. require editing and additional files.
  4.  
  5. AutoDownload.term
  6.  
  7.    Downloads a set of files from a remote system. Not a
  8.    general application.
  9.  
  10. AutoLogin.term
  11.  
  12.    Performs auto-login services, requires a special database
  13.    file to be in the "TERM:" directory
  14.  
  15. Local2Screech.term
  16.  
  17.    Performs an auto-login. Not a general application.
  18.  
  19. Login-UXA.term
  20.  
  21.    Performs an auto-login. Not a general application.
  22.  
  23. NodeDial.term
  24.  
  25.    Uses traplist.library (not included) to dial a Fido net
  26.    node phone number.
  27.  
  28. SendText.term
  29.  
  30.    Sends a number of text files to the remote, invoking
  31.    the "vi" editor on them. Not a general application.
  32.